Function |from_number_i64
json/value::|from_number_i64
Usage
|from_number_i64<I>(value)
Generics
◻ I: ToI64
Parameters
↳ value: I
Return
↴ Json
Convert an i64-convertible value into a JSON number.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
json/value::|from_number_i64
|from_number_i64<I>(value)
◻ I: ToI64
↳ value: I
↴ Json
Convert an i64-convertible value into a JSON number.